regexp/syntax.parser.parseRepeat (method)
2 uses
regexp/syntax (current package)
parse.go#L995: min, max, after, ok := p.parseRepeat(t)
parse.go#L1101: func (p *parser) parseRepeat(s string) (min, max int, rest string, ok bool) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)